mm/page_alloc: Avoid ABI change in 4.9.65
authorBen Hutchings <ben@decadent.org.uk>
Wed, 29 Nov 2017 20:05:45 +0000 (20:05 +0000)
committerYves-Alexis Perez <corsac@debian.org>
Fri, 9 Feb 2018 12:58:52 +0000 (12:58 +0000)
commit8e8ac718ef79c54d643f376e4d7afd418821be0d
treee7b7f0b396660e2f7ecefa326ec08cf332dc882a
parent90421b48e407e49cbbc5dc7b3ee203ade441eb88
mm/page_alloc: Avoid ABI change in 4.9.65

Commit d135e5750205 "mm/page_alloc.c: broken deferred calculation"
renamed pglist_data::static_init_size to static_init_pgcnt.  However
the field has the same semantics as were intended originally (and in
any case, the field is only used by built-in code).  Hide the renaming
from genksyms.

Gbp-Pq: Topic debian
Gbp-Pq: Name mm-page_alloc-avoid-abi-change-in-4.9.65.patch
include/linux/mmzone.h